Started by GitHub push by nazustar Obtained Jenkinsfile from git https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E3_Back [Pipeline] Start of Pipeline [Pipeline] node Running on Slave2 in /home/cecaduser/workspace/MP_202610_G81_E3_Back [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential josejbocanegra Cloning the remote Git repository Cloning repository https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E3_Back > git init /home/cecaduser/workspace/MP_202610_G81_E3_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E3_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_202610_G81_E3_Back +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4fb32b0b73daa71d1c242565eb1b5c8ca85c3622 (refs/remotes/origin/main) Commit message: "Merge pull request #117 from UDFJDC-ModelosProgramacion/develop" > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E3_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 4fb32b0b73daa71d1c242565eb1b5c8ca85c3622 # timeout=10 > git rev-list --no-walk c4fcaeff6fcdf709967d5d8f36df19fec3db5b16 # 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: fix: cambiar puerto a 8080 en pom.xml y application.properties [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 4fb32b0b73daa71d1c242565eb1b5c8ca85c3622 (refs/remotes/origin/main) Commit message: "Merge pull request #117 from UDFJDC-ModelosProgramacion/develop" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse --resolve-git-dir /home/cecaduser/workspace/MP_202610_G81_E3_Back/.git # timeout=10 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E3_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E3_Back > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E3_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 4fb32b0b73daa71d1c242565eb1b5c8ca85c3622 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b main 4fb32b0b73daa71d1c242565eb1b5c8ca85c3622 # timeout=10 + docker inspect -f . citools-isis2603:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Slave2 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_202610_G81_E3_Back -v /home/cecaduser/workspace/MP_202610_G81_E3_Back:/home/cecaduser/workspace/MP_202610_G81_E3_Back:rw,z -v /home/cecaduser/workspace/MP_202610_G81_E3_Back@tmp:/home/cecaduser/workspace/MP_202610_G81_E3_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 f6e15bb3e53d51873759680f9215a93cb35ab8b732f6dd96e6b763580cbdc7be -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [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_202610_G81_E3_Back >------------- [INFO] Building MP_202610_G81_E3_Back 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ MP_202610_G81_E3_Back --- [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202610_G81_E3_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_202610_G81_E3_Back/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ MP_202610_G81_E3_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.14.1:compile (default-compile) @ MP_202610_G81_E3_Back --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 101 source files with javac [debug parameters 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_202610_G81_E3_Back --- [INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ MP_202610_G81_E3_Back --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug parameters 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. [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[37,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[37,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[37,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[37,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[37,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[40,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[40,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[40,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[40,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [WARNING] /home/cecaduser/workspace/MP_202610_G81_E3_Back/src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionControllerTest.java:[40,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ MP_202610_G81_E3_Back --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running co.edu.udistrital.mdp.pets.services.AdopterServiceTest 13:09:54.000 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.services.AdopterServiceTest]: AdopterServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:09:54.222 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.services.AdopterServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-05-21T13:09:54.977Z INFO 92 --- [ main] c.e.u.m.p.services.AdopterServiceTest : Starting AdopterServiceTest using Java 21.0.4 with PID 92 (started by root in /home/cecaduser/workspace/MP_202610_G81_E3_Back) 2026-05-21T13:09:54.979Z INFO 92 --- [ main] c.e.u.m.p.services.AdopterServiceTest : No active profile set, falling back to 1 default profile: "default" 2026-05-21T13:09:56.122Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-05-21T13:09:56.278Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 139 ms. Found 16 JPA repository interfaces. 2026-05-21T13:09:57.042Z INFO 92 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-05-21T13:09:57.144Z INFO 92 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.41.Final 2026-05-21T13:09:57.201Z INFO 92 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-05-21T13:09:57.731Z INFO 92 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-05-21T13:09:57.788Z INFO 92 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2026-05-21T13:09:58.292Z INFO 92 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:pets user=SA 2026-05-21T13:09:58.295Z INFO 92 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2026-05-21T13:09:58.350Z WARN 92 --- [ 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) 2026-05-21T13:09:58.385Z INFO 92 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] Database driver: undefined/unknown Database version: 2.3.232 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-05-21T13:10:00.366Z INFO 92 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2026-05-21T13:10:00.512Z INFO 92 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-05-21T13:10:01.131Z INFO 92 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2026-05-21T13:10:03.968Z INFO 92 --- [ main] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:pets' 2026-05-21T13:10:04.054Z INFO 92 --- [ main] c.e.u.m.p.services.AdopterServiceTest : Started AdopterServiceTest in 9.544 seconds (process running for 11.68) 2026-05-21T13:10:04.057Z INFO 92 --- [ main] c.e.u.mdp.pets.services.ShelterService : Fetching all shelters 2026-05-21T13:10:04.233Z INFO 92 --- [ main] c.e.u.mdp.pets.services.ShelterService : Start shelter creation... 2026-05-21T13:10:04.340Z INFO 92 --- [ main] c.e.u.mdp.pets.services.ShelterService : Start shelter creation... 2026-05-21T13:10:04.347Z INFO 92 --- [ main] c.e.u.mdp.pets.services.ShelterService : Start shelter creation... Refugios de prueba cargados correctamente. Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/root/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.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 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.24 s -- in co.edu.udistrital.mdp.pets.services.AdopterServiceTest [INFO] Running co.edu.udistrital.mdp.pets.services.AdoptionControllerTest 2026-05-21T13:10:04.925Z INFO 92 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.services.AdoptionControllerTest]: AdoptionControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-05-21T13:10:04.945Z INFO 92 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.services.AdoptionControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-05-21T13:10:04.994Z INFO 92 --- [ main] c.e.u.m.p.s.AdoptionControllerTest : Starting AdoptionControllerTest using Java 21.0.4 with PID 92 (started by root in /home/cecaduser/workspace/MP_202610_G81_E3_Back) 2026-05-21T13:10:04.995Z INFO 92 --- [ main] c.e.u.m.p.s.AdoptionControllerTest : No active profile set, falling back to 1 default profile: "default" 2026-05-21T13:10:05.944Z INFO 92 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-05-21T13:10:05.945Z INFO 92 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-05-21T13:10:05.949Z INFO 92 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-05-21T13:10:05.981Z INFO 92 --- [ main] c.e.u.m.p.s.AdoptionControllerTest : Started AdoptionControllerTest in 1.029 seconds (process running for 13.607) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s -- in co.edu.udistrital.mdp.pets.services.AdoptionControllerTest [INFO] Running co.edu.udistrital.mdp.pets.services.BackgroundTest 2026-05-21T13:10:06.620Z INFO 92 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.services.BackgroundTest]: BackgroundTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-05-21T13:10:06.642Z INFO 92 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.services.BackgroundTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-05-21T13:10:06.719Z INFO 92 --- [ main] c.e.u.mdp.pets.services.BackgroundTest : Starting BackgroundTest using Java 21.0.4 with PID 92 (started by root in /home/cecaduser/workspace/MP_202610_G81_E3_Back) 2026-05-21T13:10:06.720Z INFO 92 --- [ main] c.e.u.mdp.pets.services.BackgroundTest : No active profile set, falling back to 1 default profile: "default" 2026-05-21T13:10:06.892Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-05-21T13:10:06.934Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 39 ms. Found 16 JPA repository interfaces. 2026-05-21T13:10:06.970Z INFO 92 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2026-05-21T13:10:07.011Z INFO 92 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:43cb3d28-9813-4f42-bc19-7994856d6903;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2026-05-21T13:10:07.054Z INFO 92 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-05-21T13:10:07.057Z INFO 92 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-05-21T13:10:07.072Z INFO 92 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-05-21T13:10:07.074Z WARN 92 --- [ 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) 2026-05-21T13:10:07.076Z INFO 92 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory$EmbeddedDataSourceProxy@78d1df4d'] Database driver: undefined/unknown Database version: 2.3.232 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-05-21T13:10:07.260Z INFO 92 --- [ 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 adoption_entity cascade Hibernate: drop table if exists background_entity cascade Hibernate: drop table if exists client_entity cascade Hibernate: drop table if exists follow_up_entity cascade Hibernate: drop table if exists media_file_entity cascade Hibernate: drop table if exists medical_event_entity cascade Hibernate: drop table if exists message_entity cascade Hibernate: drop table if exists notification_entity cascade Hibernate: drop table if exists pet_entity cascade Hibernate: drop table if exists return_pet_entity cascade Hibernate: drop table if exists shelter_entity cascade Hibernate: drop table if exists shelter_event_entity cascade Hibernate: drop table if exists vaccination_record_entity cascade Hibernate: drop table if exists veterinary_entity cascade Hibernate: drop table if exists vet_visit_entity cascade Hibernate: create table adoption_entity (adoption_date date, trial_end_date date, trial_start_date date, adopter_id bigint, follow_up_id bigint unique, id bigint generated by default as identity, pet_id bigint, return_pet_id bigint unique, status enum ('CANCELLED','COMPLETED','IN_TRIAL','RETURNED'), primary key (id)) Hibernate: create table background_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table client_entity (has_children boolean, has_pets boolean, id bigint generated by default as identity, dtype varchar(31) not null, client_email varchar(255), client_name varchar(255), client_phone varchar(255), primary key (id)) Hibernate: create table follow_up_entity (visit_date date, id bigint generated by default as identity, pet_id bigint, veterinary_id bigint, observation varchar(255), primary key (id)) Hibernate: create table media_file_entity (media_file_type tinyint check (media_file_type between 0 and 1), id bigint generated by default as identity, pet_id bigint, shelter_id bigint, url varchar(255), primary key (id)) Hibernate: create table medical_event_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table message_entity (date date, client_id bigint, id bigint generated by default as identity, shelter_id bigint, author varchar(255), message_content varchar(255), primary key (id)) Hibernate: create table notification_entity (date date, client_id bigint, id bigint generated by default as identity, message varchar(255), primary key (id)) Hibernate: create table pet_entity (age integer, arrive_to_shelter_date date, id bigint generated by default as identity, shelter_id bigint, breed varchar(255), name varchar(255), sex varchar(255), size varchar(255), species varchar(255), specific_requirements varchar(255), temperament varchar(255), arrive_to_shelter enum ('BORN_IN_SHELTER','RESCUED'), pet_state enum ('ADOPTED','AVAILABLE','IN_TESTING','RETURNED'), primary key (id)) Hibernate: create table return_pet_entity (return_date date, adoption_id bigint unique, id bigint generated by default as identity, reason varchar(255), primary key (id)) Hibernate: create table shelter_entity (id bigint generated by default as identity, address varchar(255), city varchar(255), email varchar(255), image varchar(255), name varchar(255), primary key (id)) Hibernate: create table shelter_event_entity (date date, id bigint generated by default as identity, shelter_id bigint, description varchar(255), name varchar(255), primary key (id)) Hibernate: create table vaccination_record_entity (next_doses_date date, vaccine_date date, id bigint generated by default as identity, pet_id bigint, vaccine_name varchar(255), primary key (id)) Hibernate: create table veterinary_entity (id bigint generated by default as identity, shelter_id bigint, availability varchar(255), email varchar(255), name varchar(255), phone varchar(255), specialty varchar(255), primary key (id)) Hibernate: create table vet_visit_entity (visit_date date, follow_up_id bigint, id bigint generated by default as identity, description varchar(255), primary key (id)) Hibernate: alter table if exists adoption_entity add constraint FKe73q1o9amlmw2qgspf79wymtm foreign key (adopter_id) references client_entity Hibernate: alter table if exists adoption_entity add constraint FK6b0yim31i4cfayuheryg6c704 foreign key (follow_up_id) references follow_up_entity Hibernate: alter table if exists adoption_entity add constraint FKqmviggw0khaskxup4cg7bvqku foreign key (pet_id) references pet_entity Hibernate: alter table if exists adoption_entity add constraint FKc6haa89nd01o45e8oia33wyn8 foreign key (return_pet_id) references return_pet_entity Hibernate: alter table if exists background_entity add constraint FKa7wtmnegywgvl5hix979blkbf foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FKlf89waakjujrdvcqe5mmmqnow foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FK9g0yg2oveuqnu9g6sau1ci3af foreign key (veterinary_id) references veterinary_entity Hibernate: alter table if exists media_file_entity add constraint FK6iu04sm8ob2xeypuqxaatfhao foreign key (pet_id) references pet_entity Hibernate: alter table if exists media_file_entity add constraint FK37lcgiekyshu0xrdq79bt8gfu foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists medical_event_entity add constraint FK53hojifb3grtwi18aqa9l9cst foreign key (pet_id) references pet_entity Hibernate: alter table if exists message_entity add constraint FKj4m4prvccjtg6b7s63ehlf5jv foreign key (client_id) references client_entity Hibernate: alter table if exists message_entity add constraint FKc1jilfk3teueg8wfilq0u9h0y foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists notification_entity add constraint FKalpwlnfueai1hbi4gx8r9gnhc foreign key (client_id) references client_entity Hibernate: alter table if exists pet_entity add constraint FK57h1lsq9l67lcsx43ftwwto1c foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists return_pet_entity add constraint FK2bm8a0bihjlbjvidy1jrvgdmq foreign key (adoption_id) references adoption_entity Hibernate: alter table if exists shelter_event_entity add constraint FKjj4fox0olnc8o73kdgso782es foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vaccination_record_entity add constraint FKmgr6y74wfe15x04s9kwtod16f foreign key (pet_id) references pet_entity Hibernate: alter table if exists veterinary_entity add constraint FKd1qsaqomotu0yhv9vbte606bo foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vet_visit_entity add constraint FKorsaglrvs9kgq0njy6t1igpty foreign key (follow_up_id) references follow_up_entity 2026-05-21T13:10:07.320Z INFO 92 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-05-21T13:10:07.597Z INFO 92 --- [ main] c.e.u.mdp.pets.services.BackgroundTest : Started BackgroundTest in 0.923 seconds (process running for 15.223) Hibernate: delete from background_entity be1_0 Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:07.654Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : inicia proceso de borrar antecedente Hibernate: select be1_0.id,be1_0.date,be1_0.description,p1_0.id,p1_0.age,p1_0.arrive_to_shelter,p1_0.arrive_to_shelter_date,p1_0.breed,p1_0.name,p1_0.pet_state,p1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,p1_0.size,p1_0.species,p1_0.specific_requirements,p1_0.temperament from background_entity be1_0 left join pet_entity p1_0 on p1_0.id=be1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id where be1_0.id=? Hibernate: delete from background_entity be1_0 Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:07.678Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Inicia proceso de actualización de antecedente 2026-05-21T13:10:07.678Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Termina proceso de actualización de antecedente Hibernate: delete from background_entity be1_0 Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:07.699Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Inicia proceso de creacion de antecedente Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: delete from background_entity be1_0 Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:07.718Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Inicia proceso de creacion de antecedente Hibernate: delete from background_entity be1_0 Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:07.735Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Inicia proceso de creacion de antecedente Hibernate: delete from background_entity be1_0 Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:07.752Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : inicia proceso de borrar antecedente 2026-05-21T13:10:07.754Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Proceso de borrado terminado Hibernate: delete from background_entity be1_0 Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:07.772Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Inicia proceso de actualización de antecedente 2026-05-21T13:10:07.773Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Termina proceso de actualización de antecedente Hibernate: delete from background_entity be1_0 Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:07.790Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Inicia proceso de actualización de antecedente Hibernate: select be1_0.id,be1_0.date,be1_0.description,p1_0.id,p1_0.age,p1_0.arrive_to_shelter,p1_0.arrive_to_shelter_date,p1_0.breed,p1_0.name,p1_0.pet_state,p1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,p1_0.size,p1_0.species,p1_0.specific_requirements,p1_0.temperament from background_entity be1_0 left join pet_entity p1_0 on p1_0.id=be1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id where be1_0.id=? Hibernate: delete from background_entity be1_0 Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into background_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:07.810Z INFO 92 --- [ main] c.e.u.m.pets.services.BackgroundService : Inicia proceso de creacion de antecedente [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 s -- in co.edu.udistrital.mdp.pets.services.BackgroundTest [INFO] Running co.edu.udistrital.mdp.pets.services.FollowUpServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-05-21T13:10:07.877Z INFO 92 --- [ main] c.e.u.m.p.services.FollowUpServiceTest : Starting FollowUpServiceTest using Java 21.0.4 with PID 92 (started by root in /home/cecaduser/workspace/MP_202610_G81_E3_Back) 2026-05-21T13:10:07.877Z INFO 92 --- [ main] c.e.u.m.p.services.FollowUpServiceTest : No active profile set, falling back to 1 default profile: "default" 2026-05-21T13:10:07.989Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-05-21T13:10:08.018Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27 ms. Found 16 JPA repository interfaces. 2026-05-21T13:10:08.043Z INFO 92 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2026-05-21T13:10:08.062Z INFO 92 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:b810e1ed-c86b-44fe-94cb-642111e75651;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2026-05-21T13:10:08.090Z INFO 92 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-05-21T13:10:08.092Z INFO 92 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-05-21T13:10:08.103Z INFO 92 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-05-21T13:10:08.105Z WARN 92 --- [ 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) 2026-05-21T13:10:08.105Z INFO 92 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory$EmbeddedDataSourceProxy@4302433b'] Database driver: undefined/unknown Database version: 2.3.232 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-05-21T13:10:08.244Z INFO 92 --- [ 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 adoption_entity cascade Hibernate: drop table if exists background_entity cascade Hibernate: drop table if exists client_entity cascade Hibernate: drop table if exists follow_up_entity cascade Hibernate: drop table if exists media_file_entity cascade Hibernate: drop table if exists medical_event_entity cascade Hibernate: drop table if exists message_entity cascade Hibernate: drop table if exists notification_entity cascade Hibernate: drop table if exists pet_entity cascade Hibernate: drop table if exists return_pet_entity cascade Hibernate: drop table if exists shelter_entity cascade Hibernate: drop table if exists shelter_event_entity cascade Hibernate: drop table if exists vaccination_record_entity cascade Hibernate: drop table if exists veterinary_entity cascade Hibernate: drop table if exists vet_visit_entity cascade Hibernate: create table adoption_entity (adoption_date date, trial_end_date date, trial_start_date date, adopter_id bigint, follow_up_id bigint unique, id bigint generated by default as identity, pet_id bigint, return_pet_id bigint unique, status enum ('CANCELLED','COMPLETED','IN_TRIAL','RETURNED'), primary key (id)) Hibernate: create table background_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table client_entity (has_children boolean, has_pets boolean, id bigint generated by default as identity, dtype varchar(31) not null, client_email varchar(255), client_name varchar(255), client_phone varchar(255), primary key (id)) Hibernate: create table follow_up_entity (visit_date date, id bigint generated by default as identity, pet_id bigint, veterinary_id bigint, observation varchar(255), primary key (id)) Hibernate: create table media_file_entity (media_file_type tinyint check (media_file_type between 0 and 1), id bigint generated by default as identity, pet_id bigint, shelter_id bigint, url varchar(255), primary key (id)) Hibernate: create table medical_event_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table message_entity (date date, client_id bigint, id bigint generated by default as identity, shelter_id bigint, author varchar(255), message_content varchar(255), primary key (id)) Hibernate: create table notification_entity (date date, client_id bigint, id bigint generated by default as identity, message varchar(255), primary key (id)) Hibernate: create table pet_entity (age integer, arrive_to_shelter_date date, id bigint generated by default as identity, shelter_id bigint, breed varchar(255), name varchar(255), sex varchar(255), size varchar(255), species varchar(255), specific_requirements varchar(255), temperament varchar(255), arrive_to_shelter enum ('BORN_IN_SHELTER','RESCUED'), pet_state enum ('ADOPTED','AVAILABLE','IN_TESTING','RETURNED'), primary key (id)) Hibernate: create table return_pet_entity (return_date date, adoption_id bigint unique, id bigint generated by default as identity, reason varchar(255), primary key (id)) Hibernate: create table shelter_entity (id bigint generated by default as identity, address varchar(255), city varchar(255), email varchar(255), image varchar(255), name varchar(255), primary key (id)) Hibernate: create table shelter_event_entity (date date, id bigint generated by default as identity, shelter_id bigint, description varchar(255), name varchar(255), primary key (id)) Hibernate: create table vaccination_record_entity (next_doses_date date, vaccine_date date, id bigint generated by default as identity, pet_id bigint, vaccine_name varchar(255), primary key (id)) Hibernate: create table veterinary_entity (id bigint generated by default as identity, shelter_id bigint, availability varchar(255), email varchar(255), name varchar(255), phone varchar(255), specialty varchar(255), primary key (id)) Hibernate: create table vet_visit_entity (visit_date date, follow_up_id bigint, id bigint generated by default as identity, description varchar(255), primary key (id)) Hibernate: alter table if exists adoption_entity add constraint FKe73q1o9amlmw2qgspf79wymtm foreign key (adopter_id) references client_entity Hibernate: alter table if exists adoption_entity add constraint FK6b0yim31i4cfayuheryg6c704 foreign key (follow_up_id) references follow_up_entity Hibernate: alter table if exists adoption_entity add constraint FKqmviggw0khaskxup4cg7bvqku foreign key (pet_id) references pet_entity Hibernate: alter table if exists adoption_entity add constraint FKc6haa89nd01o45e8oia33wyn8 foreign key (return_pet_id) references return_pet_entity Hibernate: alter table if exists background_entity add constraint FKa7wtmnegywgvl5hix979blkbf foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FKlf89waakjujrdvcqe5mmmqnow foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FK9g0yg2oveuqnu9g6sau1ci3af foreign key (veterinary_id) references veterinary_entity Hibernate: alter table if exists media_file_entity add constraint FK6iu04sm8ob2xeypuqxaatfhao foreign key (pet_id) references pet_entity Hibernate: alter table if exists media_file_entity add constraint FK37lcgiekyshu0xrdq79bt8gfu foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists medical_event_entity add constraint FK53hojifb3grtwi18aqa9l9cst foreign key (pet_id) references pet_entity Hibernate: alter table if exists message_entity add constraint FKj4m4prvccjtg6b7s63ehlf5jv foreign key (client_id) references client_entity Hibernate: alter table if exists message_entity add constraint FKc1jilfk3teueg8wfilq0u9h0y foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists notification_entity add constraint FKalpwlnfueai1hbi4gx8r9gnhc foreign key (client_id) references client_entity Hibernate: alter table if exists pet_entity add constraint FK57h1lsq9l67lcsx43ftwwto1c foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists return_pet_entity add constraint FK2bm8a0bihjlbjvidy1jrvgdmq foreign key (adoption_id) references adoption_entity Hibernate: alter table if exists shelter_event_entity add constraint FKjj4fox0olnc8o73kdgso782es foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vaccination_record_entity add constraint FKmgr6y74wfe15x04s9kwtod16f foreign key (pet_id) references pet_entity Hibernate: alter table if exists veterinary_entity add constraint FKd1qsaqomotu0yhv9vbte606bo foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vet_visit_entity add constraint FKorsaglrvs9kgq0njy6t1igpty foreign key (follow_up_id) references follow_up_entity 2026-05-21T13:10:08.290Z INFO 92 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-05-21T13:10:08.519Z INFO 92 --- [ main] c.e.u.m.p.services.FollowUpServiceTest : Started FollowUpServiceTest in 0.67 seconds (process running for 16.146) Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: select fue1_0.id,fue1_0.observation,p1_0.id,p1_0.age,p1_0.arrive_to_shelter,p1_0.arrive_to_shelter_date,p1_0.breed,p1_0.name,p1_0.pet_state,p1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,p1_0.size,p1_0.species,p1_0.specific_requirements,p1_0.temperament,v1_0.id,v1_0.availability,v1_0.email,v1_0.name,v1_0.phone,s2_0.id,s2_0.address,s2_0.city,s2_0.email,s2_0.image,s2_0.name,v1_0.specialty,fue1_0.visit_date from follow_up_entity fue1_0 left join pet_entity p1_0 on p1_0.id=fue1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id left join veterinary_entity v1_0 on v1_0.id=fue1_0.veterinary_id left join shelter_entity s2_0 on s2_0.id=v1_0.shelter_id where fue1_0.id=? Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: select fue1_0.id,fue1_0.observation,p1_0.id,p1_0.age,p1_0.arrive_to_shelter,p1_0.arrive_to_shelter_date,p1_0.breed,p1_0.name,p1_0.pet_state,p1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,p1_0.size,p1_0.species,p1_0.specific_requirements,p1_0.temperament,v1_0.id,v1_0.availability,v1_0.email,v1_0.name,v1_0.phone,s2_0.id,s2_0.address,s2_0.city,s2_0.email,s2_0.image,s2_0.name,v1_0.specialty,fue1_0.visit_date from follow_up_entity fue1_0 left join pet_entity p1_0 on p1_0.id=fue1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id left join veterinary_entity v1_0 on v1_0.id=fue1_0.veterinary_id left join shelter_entity s2_0 on s2_0.id=v1_0.shelter_id where fue1_0.id=? Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: select fue1_0.id,fue1_0.observation,p1_0.id,p1_0.age,p1_0.arrive_to_shelter,p1_0.arrive_to_shelter_date,p1_0.breed,p1_0.name,p1_0.pet_state,p1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,p1_0.size,p1_0.species,p1_0.specific_requirements,p1_0.temperament,v1_0.id,v1_0.availability,v1_0.email,v1_0.name,v1_0.phone,s2_0.id,s2_0.address,s2_0.city,s2_0.email,s2_0.image,s2_0.name,v1_0.specialty,fue1_0.visit_date from follow_up_entity fue1_0 left join pet_entity p1_0 on p1_0.id=fue1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id left join veterinary_entity v1_0 on v1_0.id=fue1_0.veterinary_id left join shelter_entity s2_0 on s2_0.id=v1_0.shelter_id where fue1_0.id=? Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: select fue1_0.id,fue1_0.observation,fue1_0.pet_id,fue1_0.veterinary_id,fue1_0.visit_date from follow_up_entity fue1_0 Hibernate: delete from vet_visit_entity vve1_0 Hibernate: delete from follow_up_entity fue1_0 Hibernate: delete from veterinary_entity ve1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into veterinary_entity (availability,email,name,phone,shelter_id,specialty,id) values (?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s -- in co.edu.udistrital.mdp.pets.services.FollowUpServiceTest [INFO] Running co.edu.udistrital.mdp.pets.services.ShelterEventServiceTest 2026-05-21T13:10:08.846Z INFO 92 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.services.ShelterEventServiceTest]: ShelterEventServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-05-21T13:10:08.854Z INFO 92 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.services.ShelterEventServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-05-21T13:10:08.879Z INFO 92 --- [ main] c.e.u.m.p.s.ShelterEventServiceTest : Starting ShelterEventServiceTest using Java 21.0.4 with PID 92 (started by root in /home/cecaduser/workspace/MP_202610_G81_E3_Back) 2026-05-21T13:10:08.880Z INFO 92 --- [ main] c.e.u.m.p.s.ShelterEventServiceTest : No active profile set, falling back to 1 default profile: "default" 2026-05-21T13:10:08.978Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-05-21T13:10:09.005Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 26 ms. Found 16 JPA repository interfaces. 2026-05-21T13:10:09.029Z INFO 92 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2026-05-21T13:10:09.047Z INFO 92 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:bb007746-71c3-42ea-9204-7f614d51c632;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2026-05-21T13:10:09.071Z INFO 92 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-05-21T13:10:09.073Z INFO 92 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-05-21T13:10:09.082Z INFO 92 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-05-21T13:10:09.084Z WARN 92 --- [ 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) 2026-05-21T13:10:09.085Z INFO 92 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory$EmbeddedDataSourceProxy@34b9cc2a'] Database driver: undefined/unknown Database version: 2.3.232 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-05-21T13:10:09.214Z INFO 92 --- [ 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 adoption_entity cascade Hibernate: drop table if exists background_entity cascade Hibernate: drop table if exists client_entity cascade Hibernate: drop table if exists follow_up_entity cascade Hibernate: drop table if exists media_file_entity cascade Hibernate: drop table if exists medical_event_entity cascade Hibernate: drop table if exists message_entity cascade Hibernate: drop table if exists notification_entity cascade Hibernate: drop table if exists pet_entity cascade Hibernate: drop table if exists return_pet_entity cascade Hibernate: drop table if exists shelter_entity cascade Hibernate: drop table if exists shelter_event_entity cascade Hibernate: drop table if exists vaccination_record_entity cascade Hibernate: drop table if exists veterinary_entity cascade Hibernate: drop table if exists vet_visit_entity cascade Hibernate: create table adoption_entity (adoption_date date, trial_end_date date, trial_start_date date, adopter_id bigint, follow_up_id bigint unique, id bigint generated by default as identity, pet_id bigint, return_pet_id bigint unique, status enum ('CANCELLED','COMPLETED','IN_TRIAL','RETURNED'), primary key (id)) Hibernate: create table background_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table client_entity (has_children boolean, has_pets boolean, id bigint generated by default as identity, dtype varchar(31) not null, client_email varchar(255), client_name varchar(255), client_phone varchar(255), primary key (id)) Hibernate: create table follow_up_entity (visit_date date, id bigint generated by default as identity, pet_id bigint, veterinary_id bigint, observation varchar(255), primary key (id)) Hibernate: create table media_file_entity (media_file_type tinyint check (media_file_type between 0 and 1), id bigint generated by default as identity, pet_id bigint, shelter_id bigint, url varchar(255), primary key (id)) Hibernate: create table medical_event_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table message_entity (date date, client_id bigint, id bigint generated by default as identity, shelter_id bigint, author varchar(255), message_content varchar(255), primary key (id)) Hibernate: create table notification_entity (date date, client_id bigint, id bigint generated by default as identity, message varchar(255), primary key (id)) Hibernate: create table pet_entity (age integer, arrive_to_shelter_date date, id bigint generated by default as identity, shelter_id bigint, breed varchar(255), name varchar(255), sex varchar(255), size varchar(255), species varchar(255), specific_requirements varchar(255), temperament varchar(255), arrive_to_shelter enum ('BORN_IN_SHELTER','RESCUED'), pet_state enum ('ADOPTED','AVAILABLE','IN_TESTING','RETURNED'), primary key (id)) Hibernate: create table return_pet_entity (return_date date, adoption_id bigint unique, id bigint generated by default as identity, reason varchar(255), primary key (id)) Hibernate: create table shelter_entity (id bigint generated by default as identity, address varchar(255), city varchar(255), email varchar(255), image varchar(255), name varchar(255), primary key (id)) Hibernate: create table shelter_event_entity (date date, id bigint generated by default as identity, shelter_id bigint, description varchar(255), name varchar(255), primary key (id)) Hibernate: create table vaccination_record_entity (next_doses_date date, vaccine_date date, id bigint generated by default as identity, pet_id bigint, vaccine_name varchar(255), primary key (id)) Hibernate: create table veterinary_entity (id bigint generated by default as identity, shelter_id bigint, availability varchar(255), email varchar(255), name varchar(255), phone varchar(255), specialty varchar(255), primary key (id)) Hibernate: create table vet_visit_entity (visit_date date, follow_up_id bigint, id bigint generated by default as identity, description varchar(255), primary key (id)) Hibernate: alter table if exists adoption_entity add constraint FKe73q1o9amlmw2qgspf79wymtm foreign key (adopter_id) references client_entity Hibernate: alter table if exists adoption_entity add constraint FK6b0yim31i4cfayuheryg6c704 foreign key (follow_up_id) references follow_up_entity Hibernate: alter table if exists adoption_entity add constraint FKqmviggw0khaskxup4cg7bvqku foreign key (pet_id) references pet_entity Hibernate: alter table if exists adoption_entity add constraint FKc6haa89nd01o45e8oia33wyn8 foreign key (return_pet_id) references return_pet_entity Hibernate: alter table if exists background_entity add constraint FKa7wtmnegywgvl5hix979blkbf foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FKlf89waakjujrdvcqe5mmmqnow foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FK9g0yg2oveuqnu9g6sau1ci3af foreign key (veterinary_id) references veterinary_entity Hibernate: alter table if exists media_file_entity add constraint FK6iu04sm8ob2xeypuqxaatfhao foreign key (pet_id) references pet_entity Hibernate: alter table if exists media_file_entity add constraint FK37lcgiekyshu0xrdq79bt8gfu foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists medical_event_entity add constraint FK53hojifb3grtwi18aqa9l9cst foreign key (pet_id) references pet_entity Hibernate: alter table if exists message_entity add constraint FKj4m4prvccjtg6b7s63ehlf5jv foreign key (client_id) references client_entity Hibernate: alter table if exists message_entity add constraint FKc1jilfk3teueg8wfilq0u9h0y foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists notification_entity add constraint FKalpwlnfueai1hbi4gx8r9gnhc foreign key (client_id) references client_entity Hibernate: alter table if exists pet_entity add constraint FK57h1lsq9l67lcsx43ftwwto1c foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists return_pet_entity add constraint FK2bm8a0bihjlbjvidy1jrvgdmq foreign key (adoption_id) references adoption_entity Hibernate: alter table if exists shelter_event_entity add constraint FKjj4fox0olnc8o73kdgso782es foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vaccination_record_entity add constraint FKmgr6y74wfe15x04s9kwtod16f foreign key (pet_id) references pet_entity Hibernate: alter table if exists veterinary_entity add constraint FKd1qsaqomotu0yhv9vbte606bo foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vet_visit_entity add constraint FKorsaglrvs9kgq0njy6t1igpty foreign key (follow_up_id) references follow_up_entity 2026-05-21T13:10:09.253Z INFO 92 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-05-21T13:10:09.427Z INFO 92 --- [ main] c.e.u.m.p.s.ShelterEventServiceTest : Started ShelterEventServiceTest in 0.569 seconds (process running for 17.053) Hibernate: delete from shelter_event_entity see1_0 Hibernate: delete from shelter_entity se1_0 Hibernate: insert into shelter_entity (address,city,email,image,name,id) values (?,?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) 2026-05-21T13:10:09.448Z INFO 92 --- [ main] c.e.u.m.p.services.ShelterEventService : Start shelter event creation... Hibernate: select see1_0.id,see1_0.date,see1_0.description,see1_0.name,see1_0.shelter_id from shelter_event_entity see1_0 where see1_0.date=? Hibernate: delete from shelter_event_entity see1_0 Hibernate: delete from shelter_entity se1_0 Hibernate: insert into shelter_entity (address,city,email,image,name,id) values (?,?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) 2026-05-21T13:10:09.472Z INFO 92 --- [ main] c.e.u.m.p.services.ShelterEventService : Start shelter event creation... Hibernate: select see1_0.id,see1_0.date,see1_0.description,see1_0.name,see1_0.shelter_id from shelter_event_entity see1_0 where see1_0.date=? Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: delete from shelter_event_entity see1_0 Hibernate: delete from shelter_entity se1_0 Hibernate: insert into shelter_entity (address,city,email,image,name,id) values (?,?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) 2026-05-21T13:10:09.493Z INFO 92 --- [ main] c.e.u.m.p.services.ShelterEventService : Start shelter event delete with the id: 999 Hibernate: select see1_0.id,see1_0.date,see1_0.description,see1_0.name,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name from shelter_event_entity see1_0 left join shelter_entity s1_0 on s1_0.id=see1_0.shelter_id where see1_0.id=? Hibernate: delete from shelter_event_entity see1_0 Hibernate: delete from shelter_entity se1_0 Hibernate: insert into shelter_entity (address,city,email,image,name,id) values (?,?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) 2026-05-21T13:10:09.509Z INFO 92 --- [ main] c.e.u.m.p.services.ShelterEventService : Start shelter event delete with the id: 12 2026-05-21T13:10:09.510Z INFO 92 --- [ main] c.e.u.m.p.services.ShelterEventService : End delete shelter event process with id: 12 Hibernate: delete from shelter_event_entity see1_0 Hibernate: delete from shelter_entity se1_0 Hibernate: insert into shelter_entity (address,city,email,image,name,id) values (?,?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) 2026-05-21T13:10:09.526Z INFO 92 --- [ main] c.e.u.m.p.services.ShelterEventService : Starts update shelter event with id: 14 Hibernate: select see1_0.id,see1_0.date,see1_0.description,see1_0.name,see1_0.shelter_id from shelter_event_entity see1_0 where see1_0.date=? 2026-05-21T13:10:09.530Z INFO 92 --- [ main] c.e.u.m.p.services.ShelterEventService : End update shelter event with the id: 14 Hibernate: delete from shelter_event_entity see1_0 Hibernate: delete from shelter_entity se1_0 Hibernate: insert into shelter_entity (address,city,email,image,name,id) values (?,?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) Hibernate: insert into shelter_event_entity (date,description,name,shelter_id,id) values (?,?,?,?,default) 2026-05-21T13:10:09.546Z INFO 92 --- [ main] c.e.u.m.p.services.ShelterEventService : Starts update shelter event with id: 999 Hibernate: select see1_0.id,see1_0.date,see1_0.description,see1_0.name,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name from shelter_event_entity see1_0 left join shelter_entity s1_0 on s1_0.id=see1_0.shelter_id where see1_0.id=? [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s -- in co.edu.udistrital.mdp.pets.services.ShelterEventServiceTest [INFO] Running co.edu.udistrital.mdp.pets.services.AdopterControllerTest 2026-05-21T13:10:09.554Z INFO 92 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.services.AdopterControllerTest]: AdopterControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-05-21T13:10:09.557Z INFO 92 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.services.AdopterControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-05-21T13:10:09.580Z INFO 92 --- [ main] c.e.u.m.p.s.AdopterControllerTest : Starting AdopterControllerTest using Java 21.0.4 with PID 92 (started by root in /home/cecaduser/workspace/MP_202610_G81_E3_Back) 2026-05-21T13:10:09.580Z INFO 92 --- [ main] c.e.u.m.p.s.AdopterControllerTest : No active profile set, falling back to 1 default profile: "default" 2026-05-21T13:10:09.769Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-05-21T13:10:09.792Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 22 ms. Found 16 JPA repository interfaces. 2026-05-21T13:10:09.910Z INFO 92 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-05-21T13:10:09.912Z INFO 92 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-05-21T13:10:09.920Z INFO 92 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-05-21T13:10:09.921Z INFO 92 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Starting... 2026-05-21T13:10:09.922Z INFO 92 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-2 - Added connection conn50: url=jdbc:h2:mem:pets user=SA 2026-05-21T13:10:09.923Z INFO 92 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Start completed. 2026-05-21T13:10:09.923Z WARN 92 --- [ 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) 2026-05-21T13:10:09.924Z INFO 92 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-2)'] Database driver: undefined/unknown Database version: 2.3.232 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-05-21T13:10:10.069Z INFO 92 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2026-05-21T13:10:10.149Z INFO 92 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-05-21T13:10:10.471Z INFO 92 --- [ main] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:pets' 2026-05-21T13:10:10.493Z INFO 92 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-05-21T13:10:10.493Z INFO 92 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-05-21T13:10:10.494Z INFO 92 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-05-21T13:10:10.504Z INFO 92 --- [ main] c.e.u.m.p.s.AdopterControllerTest : Started AdopterControllerTest in 0.944 seconds (process running for 18.13) 2026-05-21T13:10:10.505Z INFO 92 --- [ main] c.e.u.mdp.pets.services.ShelterService : Fetching all shelters 2026-05-21T13:10:10.510Z INFO 92 --- [ main] c.e.u.mdp.pets.services.ShelterService : Start shelter creation... 2026-05-21T13:10:10.517Z INFO 92 --- [ main] c.e.u.mdp.pets.services.ShelterService : Start shelter creation... 2026-05-21T13:10:10.522Z INFO 92 --- [ main] c.e.u.mdp.pets.services.ShelterService : Start shelter creation... Refugios de prueba cargados correctamente. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 s -- in co.edu.udistrital.mdp.pets.services.AdopterControllerTest [INFO] Running co.edu.udistrital.mdp.pets.services.NotificationServiceTest 2026-05-21T13:10:10.725Z INFO 92 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.services.NotificationServiceTest]: NotificationServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-05-21T13:10:10.726Z INFO 92 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.services.NotificationServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in co.edu.udistrital.mdp.pets.services.NotificationServiceTest [INFO] Running co.edu.udistrital.mdp.pets.services.PetMediaFileTest 2026-05-21T13:10:10.790Z INFO 92 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.services.PetMediaFileTest]: PetMediaFileTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-05-21T13:10:10.797Z INFO 92 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.services.PetMediaFileTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-05-21T13:10:10.817Z INFO 92 --- [ main] c.e.u.m.pets.services.PetMediaFileTest : Starting PetMediaFileTest using Java 21.0.4 with PID 92 (started by root in /home/cecaduser/workspace/MP_202610_G81_E3_Back) 2026-05-21T13:10:10.817Z INFO 92 --- [ main] c.e.u.m.pets.services.PetMediaFileTest : No active profile set, falling back to 1 default profile: "default" 2026-05-21T13:10:10.894Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-05-21T13:10:10.917Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 22 ms. Found 16 JPA repository interfaces. 2026-05-21T13:10:10.934Z INFO 92 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2026-05-21T13:10:10.947Z INFO 92 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:4800cfa0-53a7-4050-a887-db0f2453bdd8;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2026-05-21T13:10:10.966Z INFO 92 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-05-21T13:10:10.968Z INFO 92 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-05-21T13:10:10.978Z INFO 92 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-05-21T13:10:10.979Z WARN 92 --- [ 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) 2026-05-21T13:10:10.980Z INFO 92 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory$EmbeddedDataSourceProxy@79331076'] Database driver: undefined/unknown Database version: 2.3.232 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-05-21T13:10:11.085Z INFO 92 --- [ 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 adoption_entity cascade Hibernate: drop table if exists background_entity cascade Hibernate: drop table if exists client_entity cascade Hibernate: drop table if exists follow_up_entity cascade Hibernate: drop table if exists media_file_entity cascade Hibernate: drop table if exists medical_event_entity cascade Hibernate: drop table if exists message_entity cascade Hibernate: drop table if exists notification_entity cascade Hibernate: drop table if exists pet_entity cascade Hibernate: drop table if exists return_pet_entity cascade Hibernate: drop table if exists shelter_entity cascade Hibernate: drop table if exists shelter_event_entity cascade Hibernate: drop table if exists vaccination_record_entity cascade Hibernate: drop table if exists veterinary_entity cascade Hibernate: drop table if exists vet_visit_entity cascade Hibernate: create table adoption_entity (adoption_date date, trial_end_date date, trial_start_date date, adopter_id bigint, follow_up_id bigint unique, id bigint generated by default as identity, pet_id bigint, return_pet_id bigint unique, status enum ('CANCELLED','COMPLETED','IN_TRIAL','RETURNED'), primary key (id)) Hibernate: create table background_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table client_entity (has_children boolean, has_pets boolean, id bigint generated by default as identity, dtype varchar(31) not null, client_email varchar(255), client_name varchar(255), client_phone varchar(255), primary key (id)) Hibernate: create table follow_up_entity (visit_date date, id bigint generated by default as identity, pet_id bigint, veterinary_id bigint, observation varchar(255), primary key (id)) Hibernate: create table media_file_entity (media_file_type tinyint check (media_file_type between 0 and 1), id bigint generated by default as identity, pet_id bigint, shelter_id bigint, url varchar(255), primary key (id)) Hibernate: create table medical_event_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table message_entity (date date, client_id bigint, id bigint generated by default as identity, shelter_id bigint, author varchar(255), message_content varchar(255), primary key (id)) Hibernate: create table notification_entity (date date, client_id bigint, id bigint generated by default as identity, message varchar(255), primary key (id)) Hibernate: create table pet_entity (age integer, arrive_to_shelter_date date, id bigint generated by default as identity, shelter_id bigint, breed varchar(255), name varchar(255), sex varchar(255), size varchar(255), species varchar(255), specific_requirements varchar(255), temperament varchar(255), arrive_to_shelter enum ('BORN_IN_SHELTER','RESCUED'), pet_state enum ('ADOPTED','AVAILABLE','IN_TESTING','RETURNED'), primary key (id)) Hibernate: create table return_pet_entity (return_date date, adoption_id bigint unique, id bigint generated by default as identity, reason varchar(255), primary key (id)) Hibernate: create table shelter_entity (id bigint generated by default as identity, address varchar(255), city varchar(255), email varchar(255), image varchar(255), name varchar(255), primary key (id)) Hibernate: create table shelter_event_entity (date date, id bigint generated by default as identity, shelter_id bigint, description varchar(255), name varchar(255), primary key (id)) Hibernate: create table vaccination_record_entity (next_doses_date date, vaccine_date date, id bigint generated by default as identity, pet_id bigint, vaccine_name varchar(255), primary key (id)) Hibernate: create table veterinary_entity (id bigint generated by default as identity, shelter_id bigint, availability varchar(255), email varchar(255), name varchar(255), phone varchar(255), specialty varchar(255), primary key (id)) Hibernate: create table vet_visit_entity (visit_date date, follow_up_id bigint, id bigint generated by default as identity, description varchar(255), primary key (id)) Hibernate: alter table if exists adoption_entity add constraint FKe73q1o9amlmw2qgspf79wymtm foreign key (adopter_id) references client_entity Hibernate: alter table if exists adoption_entity add constraint FK6b0yim31i4cfayuheryg6c704 foreign key (follow_up_id) references follow_up_entity Hibernate: alter table if exists adoption_entity add constraint FKqmviggw0khaskxup4cg7bvqku foreign key (pet_id) references pet_entity Hibernate: alter table if exists adoption_entity add constraint FKc6haa89nd01o45e8oia33wyn8 foreign key (return_pet_id) references return_pet_entity Hibernate: alter table if exists background_entity add constraint FKa7wtmnegywgvl5hix979blkbf foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FKlf89waakjujrdvcqe5mmmqnow foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FK9g0yg2oveuqnu9g6sau1ci3af foreign key (veterinary_id) references veterinary_entity Hibernate: alter table if exists media_file_entity add constraint FK6iu04sm8ob2xeypuqxaatfhao foreign key (pet_id) references pet_entity Hibernate: alter table if exists media_file_entity add constraint FK37lcgiekyshu0xrdq79bt8gfu foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists medical_event_entity add constraint FK53hojifb3grtwi18aqa9l9cst foreign key (pet_id) references pet_entity Hibernate: alter table if exists message_entity add constraint FKj4m4prvccjtg6b7s63ehlf5jv foreign key (client_id) references client_entity Hibernate: alter table if exists message_entity add constraint FKc1jilfk3teueg8wfilq0u9h0y foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists notification_entity add constraint FKalpwlnfueai1hbi4gx8r9gnhc foreign key (client_id) references client_entity Hibernate: alter table if exists pet_entity add constraint FK57h1lsq9l67lcsx43ftwwto1c foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists return_pet_entity add constraint FK2bm8a0bihjlbjvidy1jrvgdmq foreign key (adoption_id) references adoption_entity Hibernate: alter table if exists shelter_event_entity add constraint FKjj4fox0olnc8o73kdgso782es foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vaccination_record_entity add constraint FKmgr6y74wfe15x04s9kwtod16f foreign key (pet_id) references pet_entity Hibernate: alter table if exists veterinary_entity add constraint FKd1qsaqomotu0yhv9vbte606bo foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vet_visit_entity add constraint FKorsaglrvs9kgq0njy6t1igpty foreign key (follow_up_id) references follow_up_entity 2026-05-21T13:10:11.117Z INFO 92 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-05-21T13:10:11.256Z INFO 92 --- [ main] c.e.u.m.pets.services.PetMediaFileTest : Started PetMediaFileTest in 0.455 seconds (process running for 18.882) Hibernate: delete from media_file_entity mfe1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) 2026-05-21T13:10:11.279Z INFO 92 --- [ main] c.e.u.m.p.services.PetMediaFileService : Iniciando proceso de consulta de fotos Hibernate: select pe1_0.id,pe1_0.age,pe1_0.arrive_to_shelter,pe1_0.arrive_to_shelter_date,pe1_0.breed,pe1_0.name,pe1_0.pet_state,pe1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,pe1_0.size,pe1_0.species,pe1_0.specific_requirements,pe1_0.temperament from pet_entity pe1_0 left join shelter_entity s1_0 on s1_0.id=pe1_0.shelter_id where pe1_0.id=? Hibernate: delete from media_file_entity mfe1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) 2026-05-21T13:10:11.301Z INFO 92 --- [ main] c.e.u.m.p.services.PetMediaFileService : Iniciando proceso de asociacion de evento medico con mascota Hibernate: select mfe1_0.id,mfe1_0.media_file_type,p1_0.id,p1_0.age,p1_0.arrive_to_shelter,p1_0.arrive_to_shelter_date,p1_0.breed,p1_0.name,p1_0.pet_state,p1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,p1_0.size,p1_0.species,p1_0.specific_requirements,p1_0.temperament,s2_0.id,s2_0.address,s2_0.city,s2_0.email,s2_0.image,s2_0.name,mfe1_0.url from media_file_entity mfe1_0 left join pet_entity p1_0 on p1_0.id=mfe1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id left join shelter_entity s2_0 on s2_0.id=mfe1_0.shelter_id where mfe1_0.id=? Hibernate: delete from media_file_entity mfe1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) 2026-05-21T13:10:11.320Z INFO 92 --- [ main] c.e.u.m.p.services.PetMediaFileService : Iniciando proceso de consulta de fotos 2026-05-21T13:10:11.320Z INFO 92 --- [ main] c.e.u.m.p.services.PetMediaFileService : Finaliza proceso de consulta Hibernate: delete from media_file_entity mfe1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) 2026-05-21T13:10:11.337Z INFO 92 --- [ main] c.e.u.m.p.services.PetMediaFileService : Iniciando proceso de consulta de fotos 2026-05-21T13:10:11.338Z INFO 92 --- [ main] c.e.u.m.p.services.PetMediaFileService : Finaliza proceso de consulta Hibernate: delete from media_file_entity mfe1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) 2026-05-21T13:10:11.356Z INFO 92 --- [ main] c.e.u.m.p.services.PetMediaFileService : Iniciando proceso de asociacion de evento medico con mascota Hibernate: select pe1_0.id,pe1_0.age,pe1_0.arrive_to_shelter,pe1_0.arrive_to_shelter_date,pe1_0.breed,pe1_0.name,pe1_0.pet_state,pe1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,pe1_0.size,pe1_0.species,pe1_0.specific_requirements,pe1_0.temperament from pet_entity pe1_0 left join shelter_entity s1_0 on s1_0.id=pe1_0.shelter_id where pe1_0.id=? Hibernate: delete from media_file_entity mfe1_0 Hibernate: delete from pet_entity pe1_0 Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) Hibernate: insert into media_file_entity (media_file_type,pet_id,shelter_id,url,id) values (?,?,?,?,default) 2026-05-21T13:10:11.375Z INFO 92 --- [ main] c.e.u.m.p.services.PetMediaFileService : Iniciando proceso de asociacion de evento medico con mascota 2026-05-21T13:10:11.376Z INFO 92 --- [ main] c.e.u.m.p.services.PetMediaFileService : Termina proceso de asociacion de foto y mascota [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in co.edu.udistrital.mdp.pets.services.PetMediaFileTest [INFO] Running co.edu.udistrital.mdp.pets.services.ClientServiceTest 2026-05-21T13:10:11.383Z INFO 92 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.services.ClientServiceTest]: ClientServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-05-21T13:10:11.384Z INFO 92 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.services.ClientServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in co.edu.udistrital.mdp.pets.services.ClientServiceTest [INFO] Running co.edu.udistrital.mdp.pets.services.MedicalEventTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-05-21T13:10:11.474Z INFO 92 --- [ main] c.e.u.m.pets.services.MedicalEventTest : Starting MedicalEventTest using Java 21.0.4 with PID 92 (started by root in /home/cecaduser/workspace/MP_202610_G81_E3_Back) 2026-05-21T13:10:11.474Z INFO 92 --- [ main] c.e.u.m.pets.services.MedicalEventTest : No active profile set, falling back to 1 default profile: "default" 2026-05-21T13:10:11.545Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-05-21T13:10:11.586Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 39 ms. Found 16 JPA repository interfaces. 2026-05-21T13:10:11.602Z INFO 92 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2026-05-21T13:10:11.614Z INFO 92 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:4cd05bd7-c783-4944-a2f5-973fa941f759;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2026-05-21T13:10:11.633Z INFO 92 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-05-21T13:10:11.635Z INFO 92 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-05-21T13:10:11.643Z INFO 92 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-05-21T13:10:11.644Z WARN 92 --- [ 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) 2026-05-21T13:10:11.644Z INFO 92 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory$EmbeddedDataSourceProxy@478b8e41'] Database driver: undefined/unknown Database version: 2.3.232 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-05-21T13:10:11.743Z INFO 92 --- [ 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 adoption_entity cascade Hibernate: drop table if exists background_entity cascade Hibernate: drop table if exists client_entity cascade Hibernate: drop table if exists follow_up_entity cascade Hibernate: drop table if exists media_file_entity cascade Hibernate: drop table if exists medical_event_entity cascade Hibernate: drop table if exists message_entity cascade Hibernate: drop table if exists notification_entity cascade Hibernate: drop table if exists pet_entity cascade Hibernate: drop table if exists return_pet_entity cascade Hibernate: drop table if exists shelter_entity cascade Hibernate: drop table if exists shelter_event_entity cascade Hibernate: drop table if exists vaccination_record_entity cascade Hibernate: drop table if exists veterinary_entity cascade Hibernate: drop table if exists vet_visit_entity cascade Hibernate: create table adoption_entity (adoption_date date, trial_end_date date, trial_start_date date, adopter_id bigint, follow_up_id bigint unique, id bigint generated by default as identity, pet_id bigint, return_pet_id bigint unique, status enum ('CANCELLED','COMPLETED','IN_TRIAL','RETURNED'), primary key (id)) Hibernate: create table background_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table client_entity (has_children boolean, has_pets boolean, id bigint generated by default as identity, dtype varchar(31) not null, client_email varchar(255), client_name varchar(255), client_phone varchar(255), primary key (id)) Hibernate: create table follow_up_entity (visit_date date, id bigint generated by default as identity, pet_id bigint, veterinary_id bigint, observation varchar(255), primary key (id)) Hibernate: create table media_file_entity (media_file_type tinyint check (media_file_type between 0 and 1), id bigint generated by default as identity, pet_id bigint, shelter_id bigint, url varchar(255), primary key (id)) Hibernate: create table medical_event_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table message_entity (date date, client_id bigint, id bigint generated by default as identity, shelter_id bigint, author varchar(255), message_content varchar(255), primary key (id)) Hibernate: create table notification_entity (date date, client_id bigint, id bigint generated by default as identity, message varchar(255), primary key (id)) Hibernate: create table pet_entity (age integer, arrive_to_shelter_date date, id bigint generated by default as identity, shelter_id bigint, breed varchar(255), name varchar(255), sex varchar(255), size varchar(255), species varchar(255), specific_requirements varchar(255), temperament varchar(255), arrive_to_shelter enum ('BORN_IN_SHELTER','RESCUED'), pet_state enum ('ADOPTED','AVAILABLE','IN_TESTING','RETURNED'), primary key (id)) Hibernate: create table return_pet_entity (return_date date, adoption_id bigint unique, id bigint generated by default as identity, reason varchar(255), primary key (id)) Hibernate: create table shelter_entity (id bigint generated by default as identity, address varchar(255), city varchar(255), email varchar(255), image varchar(255), name varchar(255), primary key (id)) Hibernate: create table shelter_event_entity (date date, id bigint generated by default as identity, shelter_id bigint, description varchar(255), name varchar(255), primary key (id)) Hibernate: create table vaccination_record_entity (next_doses_date date, vaccine_date date, id bigint generated by default as identity, pet_id bigint, vaccine_name varchar(255), primary key (id)) Hibernate: create table veterinary_entity (id bigint generated by default as identity, shelter_id bigint, availability varchar(255), email varchar(255), name varchar(255), phone varchar(255), specialty varchar(255), primary key (id)) Hibernate: create table vet_visit_entity (visit_date date, follow_up_id bigint, id bigint generated by default as identity, description varchar(255), primary key (id)) Hibernate: alter table if exists adoption_entity add constraint FKe73q1o9amlmw2qgspf79wymtm foreign key (adopter_id) references client_entity Hibernate: alter table if exists adoption_entity add constraint FK6b0yim31i4cfayuheryg6c704 foreign key (follow_up_id) references follow_up_entity Hibernate: alter table if exists adoption_entity add constraint FKqmviggw0khaskxup4cg7bvqku foreign key (pet_id) references pet_entity Hibernate: alter table if exists adoption_entity add constraint FKc6haa89nd01o45e8oia33wyn8 foreign key (return_pet_id) references return_pet_entity Hibernate: alter table if exists background_entity add constraint FKa7wtmnegywgvl5hix979blkbf foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FKlf89waakjujrdvcqe5mmmqnow foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FK9g0yg2oveuqnu9g6sau1ci3af foreign key (veterinary_id) references veterinary_entity Hibernate: alter table if exists media_file_entity add constraint FK6iu04sm8ob2xeypuqxaatfhao foreign key (pet_id) references pet_entity Hibernate: alter table if exists media_file_entity add constraint FK37lcgiekyshu0xrdq79bt8gfu foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists medical_event_entity add constraint FK53hojifb3grtwi18aqa9l9cst foreign key (pet_id) references pet_entity Hibernate: alter table if exists message_entity add constraint FKj4m4prvccjtg6b7s63ehlf5jv foreign key (client_id) references client_entity Hibernate: alter table if exists message_entity add constraint FKc1jilfk3teueg8wfilq0u9h0y foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists notification_entity add constraint FKalpwlnfueai1hbi4gx8r9gnhc foreign key (client_id) references client_entity Hibernate: alter table if exists pet_entity add constraint FK57h1lsq9l67lcsx43ftwwto1c foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists return_pet_entity add constraint FK2bm8a0bihjlbjvidy1jrvgdmq foreign key (adoption_id) references adoption_entity Hibernate: alter table if exists shelter_event_entity add constraint FKjj4fox0olnc8o73kdgso782es foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vaccination_record_entity add constraint FKmgr6y74wfe15x04s9kwtod16f foreign key (pet_id) references pet_entity Hibernate: alter table if exists veterinary_entity add constraint FKd1qsaqomotu0yhv9vbte606bo foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vet_visit_entity add constraint FKorsaglrvs9kgq0njy6t1igpty foreign key (follow_up_id) references follow_up_entity 2026-05-21T13:10:11.772Z INFO 92 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-05-21T13:10:11.901Z INFO 92 --- [ main] c.e.u.m.pets.services.MedicalEventTest : Started MedicalEventTest in 0.444 seconds (process running for 19.528) Hibernate: delete from medical_event_entity mee1_0 Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:11.914Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Inicia proceso de eliminacion de evento medico 2026-05-21T13:10:11.915Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Proceso de borrado terminado Hibernate: delete from medical_event_entity mee1_0 Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:11.927Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Iniciando creacion de evento medico Hibernate: delete from medical_event_entity mee1_0 Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:11.938Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Iniciando proceso de actuaclizacion del evento medico 2026-05-21T13:10:11.938Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : termina proceso de actualizacion de evento medico Hibernate: delete from medical_event_entity mee1_0 Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:11.948Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Iniciando proceso de actuaclizacion del evento medico 2026-05-21T13:10:11.948Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : termina proceso de actualizacion de evento medico Hibernate: delete from medical_event_entity mee1_0 Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:11.959Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Inicia proceso de eliminacion de evento medico Hibernate: select mee1_0.id,mee1_0.date,mee1_0.description,p1_0.id,p1_0.age,p1_0.arrive_to_shelter,p1_0.arrive_to_shelter_date,p1_0.breed,p1_0.name,p1_0.pet_state,p1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,p1_0.size,p1_0.species,p1_0.specific_requirements,p1_0.temperament from medical_event_entity mee1_0 left join pet_entity p1_0 on p1_0.id=mee1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id where mee1_0.id=? Hibernate: delete from medical_event_entity mee1_0 Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:11.970Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Iniciando creacion de evento medico Hibernate: delete from medical_event_entity mee1_0 Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:11.980Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Iniciando creacion de evento medico Hibernate: delete from medical_event_entity mee1_0 Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:11.990Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Iniciando proceso de actuaclizacion del evento medico Hibernate: select mee1_0.id,mee1_0.date,mee1_0.description,p1_0.id,p1_0.age,p1_0.arrive_to_shelter,p1_0.arrive_to_shelter_date,p1_0.breed,p1_0.name,p1_0.pet_state,p1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,p1_0.size,p1_0.species,p1_0.specific_requirements,p1_0.temperament from medical_event_entity mee1_0 left join pet_entity p1_0 on p1_0.id=mee1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id where mee1_0.id=? Hibernate: delete from medical_event_entity mee1_0 Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) 2026-05-21T13:10:12.000Z INFO 92 --- [ main] c.e.u.m.p.services.MedicalEventService : Iniciando creacion de evento medico Hibernate: insert into medical_event_entity (date,description,pet_id,id) values (?,?,?,default) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in co.edu.udistrital.mdp.pets.services.MedicalEventTest [INFO] Running co.edu.udistrital.mdp.pets.services.ReturnPetServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-05-21T13:10:12.031Z INFO 92 --- [ main] c.e.u.m.p.services.ReturnPetServiceTest : Starting ReturnPetServiceTest using Java 21.0.4 with PID 92 (started by root in /home/cecaduser/workspace/MP_202610_G81_E3_Back) 2026-05-21T13:10:12.032Z INFO 92 --- [ main] c.e.u.m.p.services.ReturnPetServiceTest : No active profile set, falling back to 1 default profile: "default" 2026-05-21T13:10:12.100Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-05-21T13:10:12.122Z INFO 92 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 21 ms. Found 16 JPA repository interfaces. 2026-05-21T13:10:12.138Z INFO 92 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2026-05-21T13:10:12.150Z INFO 92 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:659bed12-98c6-41fb-aaf8-6c006d4798de;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2026-05-21T13:10:12.168Z INFO 92 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-05-21T13:10:12.169Z INFO 92 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-05-21T13:10:12.178Z INFO 92 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-05-21T13:10:12.179Z WARN 92 --- [ 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) 2026-05-21T13:10:12.180Z INFO 92 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory$EmbeddedDataSourceProxy@4b565ca6'] Database driver: undefined/unknown Database version: 2.3.232 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-05-21T13:10:12.275Z INFO 92 --- [ 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 adoption_entity cascade Hibernate: drop table if exists background_entity cascade Hibernate: drop table if exists client_entity cascade Hibernate: drop table if exists follow_up_entity cascade Hibernate: drop table if exists media_file_entity cascade Hibernate: drop table if exists medical_event_entity cascade Hibernate: drop table if exists message_entity cascade Hibernate: drop table if exists notification_entity cascade Hibernate: drop table if exists pet_entity cascade Hibernate: drop table if exists return_pet_entity cascade Hibernate: drop table if exists shelter_entity cascade Hibernate: drop table if exists shelter_event_entity cascade Hibernate: drop table if exists vaccination_record_entity cascade Hibernate: drop table if exists veterinary_entity cascade Hibernate: drop table if exists vet_visit_entity cascade Hibernate: create table adoption_entity (adoption_date date, trial_end_date date, trial_start_date date, adopter_id bigint, follow_up_id bigint unique, id bigint generated by default as identity, pet_id bigint, return_pet_id bigint unique, status enum ('CANCELLED','COMPLETED','IN_TRIAL','RETURNED'), primary key (id)) Hibernate: create table background_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table client_entity (has_children boolean, has_pets boolean, id bigint generated by default as identity, dtype varchar(31) not null, client_email varchar(255), client_name varchar(255), client_phone varchar(255), primary key (id)) Hibernate: create table follow_up_entity (visit_date date, id bigint generated by default as identity, pet_id bigint, veterinary_id bigint, observation varchar(255), primary key (id)) Hibernate: create table media_file_entity (media_file_type tinyint check (media_file_type between 0 and 1), id bigint generated by default as identity, pet_id bigint, shelter_id bigint, url varchar(255), primary key (id)) Hibernate: create table medical_event_entity (date date, id bigint generated by default as identity, pet_id bigint, description varchar(255), primary key (id)) Hibernate: create table message_entity (date date, client_id bigint, id bigint generated by default as identity, shelter_id bigint, author varchar(255), message_content varchar(255), primary key (id)) Hibernate: create table notification_entity (date date, client_id bigint, id bigint generated by default as identity, message varchar(255), primary key (id)) Hibernate: create table pet_entity (age integer, arrive_to_shelter_date date, id bigint generated by default as identity, shelter_id bigint, breed varchar(255), name varchar(255), sex varchar(255), size varchar(255), species varchar(255), specific_requirements varchar(255), temperament varchar(255), arrive_to_shelter enum ('BORN_IN_SHELTER','RESCUED'), pet_state enum ('ADOPTED','AVAILABLE','IN_TESTING','RETURNED'), primary key (id)) Hibernate: create table return_pet_entity (return_date date, adoption_id bigint unique, id bigint generated by default as identity, reason varchar(255), primary key (id)) Hibernate: create table shelter_entity (id bigint generated by default as identity, address varchar(255), city varchar(255), email varchar(255), image varchar(255), name varchar(255), primary key (id)) Hibernate: create table shelter_event_entity (date date, id bigint generated by default as identity, shelter_id bigint, description varchar(255), name varchar(255), primary key (id)) Hibernate: create table vaccination_record_entity (next_doses_date date, vaccine_date date, id bigint generated by default as identity, pet_id bigint, vaccine_name varchar(255), primary key (id)) Hibernate: create table veterinary_entity (id bigint generated by default as identity, shelter_id bigint, availability varchar(255), email varchar(255), name varchar(255), phone varchar(255), specialty varchar(255), primary key (id)) Hibernate: create table vet_visit_entity (visit_date date, follow_up_id bigint, id bigint generated by default as identity, description varchar(255), primary key (id)) Hibernate: alter table if exists adoption_entity add constraint FKe73q1o9amlmw2qgspf79wymtm foreign key (adopter_id) references client_entity Hibernate: alter table if exists adoption_entity add constraint FK6b0yim31i4cfayuheryg6c704 foreign key (follow_up_id) references follow_up_entity Hibernate: alter table if exists adoption_entity add constraint FKqmviggw0khaskxup4cg7bvqku foreign key (pet_id) references pet_entity Hibernate: alter table if exists adoption_entity add constraint FKc6haa89nd01o45e8oia33wyn8 foreign key (return_pet_id) references return_pet_entity Hibernate: alter table if exists background_entity add constraint FKa7wtmnegywgvl5hix979blkbf foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FKlf89waakjujrdvcqe5mmmqnow foreign key (pet_id) references pet_entity Hibernate: alter table if exists follow_up_entity add constraint FK9g0yg2oveuqnu9g6sau1ci3af foreign key (veterinary_id) references veterinary_entity Hibernate: alter table if exists media_file_entity add constraint FK6iu04sm8ob2xeypuqxaatfhao foreign key (pet_id) references pet_entity Hibernate: alter table if exists media_file_entity add constraint FK37lcgiekyshu0xrdq79bt8gfu foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists medical_event_entity add constraint FK53hojifb3grtwi18aqa9l9cst foreign key (pet_id) references pet_entity Hibernate: alter table if exists message_entity add constraint FKj4m4prvccjtg6b7s63ehlf5jv foreign key (client_id) references client_entity Hibernate: alter table if exists message_entity add constraint FKc1jilfk3teueg8wfilq0u9h0y foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists notification_entity add constraint FKalpwlnfueai1hbi4gx8r9gnhc foreign key (client_id) references client_entity Hibernate: alter table if exists pet_entity add constraint FK57h1lsq9l67lcsx43ftwwto1c foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists return_pet_entity add constraint FK2bm8a0bihjlbjvidy1jrvgdmq foreign key (adoption_id) references adoption_entity Hibernate: alter table if exists shelter_event_entity add constraint FKjj4fox0olnc8o73kdgso782es foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vaccination_record_entity add constraint FKmgr6y74wfe15x04s9kwtod16f foreign key (pet_id) references pet_entity Hibernate: alter table if exists veterinary_entity add constraint FKd1qsaqomotu0yhv9vbte606bo foreign key (shelter_id) references shelter_entity Hibernate: alter table if exists vet_visit_entity add constraint FKorsaglrvs9kgq0njy6t1igpty foreign key (follow_up_id) references follow_up_entity 2026-05-21T13:10:12.302Z INFO 92 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-05-21T13:10:12.429Z INFO 92 --- [ main] c.e.u.m.p.services.ReturnPetServiceTest : Started ReturnPetServiceTest in 0.413 seconds (process running for 20.056) Hibernate: delete from return_pet_entity rpe1_0 2026-05-21T13:10:12.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.492Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.492Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.492Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.492Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.526Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.526Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.565Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.565Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.565Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.565Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.680Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.680Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.758Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.758Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.843Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.843Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.962Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.962Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.962Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.962Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:12.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:12.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:12.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.059Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.059Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.059Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.059Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:13.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.253Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.253Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:13.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:13.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.415Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.415Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:13.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.492Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.492Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.492Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.492Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.758Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.758Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.758Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.758Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.769Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.769Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.769Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.769Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.848Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.848Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.848Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.873Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.873Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.912Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.912Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.912Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.912Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.912Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.912Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:13.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:13.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:13.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:14.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:14.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:14.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.253Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:14.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.450Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.450Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.450Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.450Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.467Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.467Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.467Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.467Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.492Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.492Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.492Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.492Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.772Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.772Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:14.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:14.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.840Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.840Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.912Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.912Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:14.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:14.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.978Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.978Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.978Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.978Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.978Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.978Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.978Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.978Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.978Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.978Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.981Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:14.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:14.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) Hibernate: select rpe1_0.id,a1_0.id,a2_0.id,a2_0.client_email,a2_0.client_name,a2_0.client_phone,a2_0.has_children,a2_0.has_pets,a1_0.adoption_date,fu1_0.id,fu1_0.observation,p1_0.id,p1_0.age,p1_0.arrive_to_shelter,p1_0.arrive_to_shelter_date,p1_0.breed,p1_0.name,p1_0.pet_state,p1_0.sex,s1_0.id,s1_0.address,s1_0.city,s1_0.email,s1_0.image,s1_0.name,p1_0.size,p1_0.species,p1_0.specific_requirements,p1_0.temperament,v1_0.id,v1_0.availability,v1_0.email,v1_0.name,v1_0.phone,s2_0.id,s2_0.address,s2_0.city,s2_0.email,s2_0.image,s2_0.name,v1_0.specialty,fu1_0.visit_date,p2_0.id,p2_0.age,p2_0.arrive_to_shelter,p2_0.arrive_to_shelter_date,p2_0.breed,p2_0.name,p2_0.pet_state,p2_0.sex,s3_0.id,s3_0.address,s3_0.city,s3_0.email,s3_0.image,s3_0.name,p2_0.size,p2_0.species,p2_0.specific_requirements,p2_0.temperament,rp1_0.id,rp1_0.adoption_id,rp1_0.reason,rp1_0.return_date,a1_0.status,a1_0.trial_end_date,a1_0.trial_start_date,rpe1_0.reason,rpe1_0.return_date from return_pet_entity rpe1_0 left join adoption_entity a1_0 on a1_0.id=rpe1_0.adoption_id left join (select * from client_entity t where t.dtype='AdopterEntity') a2_0 on a2_0.id=a1_0.adopter_id left join follow_up_entity fu1_0 on fu1_0.id=a1_0.follow_up_id left join pet_entity p1_0 on p1_0.id=fu1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id left join veterinary_entity v1_0 on v1_0.id=fu1_0.veterinary_id left join shelter_entity s2_0 on s2_0.id=v1_0.shelter_id left join pet_entity p2_0 on p2_0.id=a1_0.pet_id left join shelter_entity s3_0 on s3_0.id=p2_0.shelter_id left join return_pet_entity rp1_0 on rp1_0.id=a1_0.return_pet_id where rpe1_0.id=? Hibernate: delete from return_pet_entity rpe1_0 2026-05-21T13:10:15.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.079Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.079Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.079Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.079Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.096Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.096Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.096Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.096Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.128Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.128Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.233Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.233Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.233Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.233Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:15.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.317Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.317Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:15.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:15.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.415Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:15.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.526Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.526Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.526Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.526Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.680Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.680Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.680Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.680Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:15.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.716Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.716Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.716Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.716Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.716Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.716Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.758Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.758Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:15.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:15.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:15.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.840Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.840Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.840Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.840Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.843Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.843Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.848Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.848Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.848Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.848Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.962Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.962Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.978Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.978Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.978Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.978Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:15.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:15.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:15.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.079Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.079Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.079Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.079Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:16.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:16.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:16.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:16.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:16.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.285Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.285Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.285Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.285Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.285Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.285Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.285Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.285Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.285Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.285Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: delete from return_pet_entity rpe1_0 2026-05-21T13:10:16.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.361Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.361Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.361Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.361Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.415Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.415Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.415Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.415Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.440Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.440Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.440Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.440Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.467Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.467Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.467Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.467Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.515Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.515Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.515Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.515Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:16.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:16.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:16.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.644Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.644Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.680Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.680Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.680Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:16.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.716Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.769Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.769Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.769Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.769Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.805Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.843Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.843Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.850Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.850Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.873Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.873Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.912Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.912Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.912Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.912Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.912Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.912Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:16.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:16.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:16.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:16.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:17.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:17.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:17.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.142Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.142Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.142Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.142Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.233Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.233Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.233Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.233Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.253Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.253Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.253Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.253Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.285Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.285Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.285Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.285Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.317Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.328Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.328Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.328Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.328Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:17.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:17.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:17.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.440Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.440Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.440Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.440Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.440Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.440Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.440Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.440Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:17.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:17.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.492Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.492Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.492Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.492Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.515Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.515Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.515Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.515Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.515Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.515Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.515Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.515Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.515Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.515Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.515Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.515Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: delete from return_pet_entity rpe1_0 2026-05-21T13:10:17.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.565Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.565Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.565Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.565Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.623Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.623Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.680Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.680Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.680Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.680Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.700Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.716Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.716Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.725Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.725Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.725Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.725Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.754Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.754Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:17.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.761Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.772Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.783Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.783Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.790Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.790Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.805Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.805Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.805Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.805Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.805Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.805Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.805Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.805Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.805Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.805Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.805Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.805Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:17.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:17.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:17.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.912Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.912Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.912Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.912Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.962Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.962Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.971Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.971Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.978Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.978Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.978Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.978Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.981Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.981Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.981Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.981Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:17.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:17.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:17.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.059Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:18.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.113Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.113Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.121Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.121Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.128Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.128Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:18.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:18.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:18.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.253Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.253Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.253Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.253Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.308Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.308Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.317Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.317Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.317Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.317Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.317Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.317Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.317Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.317Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.317Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.317Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.317Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.317Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.328Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.328Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.328Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.328Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.360Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.360Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.384Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.384Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.391Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.391Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.406Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.406Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.415Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.415Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.415Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.415Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:18.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.461Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.461Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.468Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.468Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:18.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:18.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.499Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.499Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.515Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.515Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.526Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.526Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.530Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.530Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:18.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:18.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.568Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.568Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: delete from return_pet_entity rpe1_0 2026-05-21T13:10:18.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.612Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.612Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.644Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.644Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.644Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.644Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.648Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.680Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.680Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.680Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.680Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.725Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.725Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.725Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.725Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.752Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.752Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.758Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.758Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.758Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.758Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.758Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.758Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.769Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.769Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.772Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.772Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.785Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.785Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.805Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.805Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.805Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.805Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:18.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.843Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.843Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.843Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.843Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.843Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.843Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.843Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.843Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.843Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.843Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.843Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.843Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.873Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.873Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.873Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.881Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.881Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.888Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.888Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:18.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:18.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.895Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.895Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.904Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.904Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.941Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.941Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:18.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.962Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.962Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.962Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.962Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.981Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.981Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.981Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.981Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.986Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.986Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.988Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.988Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:18.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:18.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:18.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.012Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.012Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.012Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.012Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.020Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.020Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.021Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.021Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.045Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.045Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.059Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.059Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.059Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.059Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.072Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.079Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.079Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.079Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.079Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.096Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.096Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.096Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.096Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.098Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.098Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.142Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.142Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.142Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.142Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.142Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.142Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.143Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.143Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:19.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.196Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.196Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.204Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.204Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.224Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.225Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.225Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.230Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:19.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:19.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.237Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.237Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.244Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.244Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.251Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.251Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.252Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.252Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.254Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.254Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.255Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.255Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.264Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.264Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.272Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.272Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.274Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.281Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.281Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:19.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.289Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.289Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.297Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.297Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.306Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.306Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.307Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.307Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.316Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.316Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.317Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.322Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.322Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.325Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.325Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.328Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.328Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.328Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.328Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.333Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.333Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.342Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.342Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.350Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.350Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.352Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.352Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.359Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.359Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.361Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.361Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.369Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.369Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.371Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.371Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.377Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.377Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.398Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.398Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.403Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.403Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.407Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.407Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.415Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.415Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.415Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.415Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.417Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.422Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.422Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.424Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.424Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.430Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.430Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.437Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.437Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.440Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.440Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.444Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.444Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.450Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.450Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.450Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.450Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.451Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.451Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.452Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.452Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.460Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.460Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.467Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.467Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.467Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.467Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.475Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.475Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.482Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.482Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.487Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.487Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.488Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.488Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.489Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.489Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.492Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.492Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.500Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.500Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.508Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.508Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.510Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.510Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:19.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.537Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.537Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.544Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.544Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.545Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.545Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.548Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.553Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.553Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.561Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.565Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.565Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:19.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:19.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.575Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.575Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.582Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.582Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.589Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.589Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.590Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.590Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.591Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.591Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.592Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.592Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.593Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.593Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.602Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.602Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.606Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.606Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.610Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.610Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.617Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.619Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.619Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:19.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:19.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.627Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.627Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.635Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.636Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.636Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.644Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.644Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.644Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.644Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.644Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.644Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.644Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.644Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.644Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.644Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.645Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.645Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.646Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.646Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.655Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.655Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.663Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.663Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.672Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.672Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: delete from return_pet_entity rpe1_0 2026-05-21T13:10:19.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.683Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.688Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.688Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.697Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.697Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.698Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.698Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.699Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.699Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.705Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.708Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.708Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.717Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.725Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.725Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.725Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.725Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.728Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.733Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.733Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.742Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.742Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.750Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.750Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.751Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.751Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.753Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.753Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.755Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.755Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.756Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.756Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.757Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.757Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.758Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.758Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.758Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.758Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.760Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.760Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.761Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.762Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.762Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.769Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.769Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.769Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.769Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.772Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.772Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.776Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.776Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.806Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.806Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.814Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.814Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.816Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.816Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.821Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.821Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.836Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.836Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.840Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.840Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.840Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.840Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.848Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.848Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.848Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.848Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.851Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.851Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.859Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.859Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.867Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.867Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.874Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.874Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.896Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.896Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.905Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.905Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:19.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:19.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.919Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.919Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.926Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.926Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.933Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.933Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.940Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.940Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.949Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.949Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.950Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.950Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.957Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.957Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.964Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.964Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:19.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:19.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.981Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.981Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.985Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.985Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.987Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.987Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.989Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.989Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.990Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.990Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.998Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:19.998Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:19.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.000Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.000Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.007Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.007Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.015Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.015Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:20.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.026Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.026Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.034Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.034Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.043Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.043Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.044Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.044Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.048Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.053Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.053Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.054Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.054Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.059Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.059Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.062Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.062Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.070Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.070Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.072Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.077Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.079Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.079Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.079Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.079Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.083Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.083Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.087Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.087Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.095Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.095Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.096Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.096Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.096Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.096Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.097Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.097Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.106Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.106Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.108Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.108Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.128Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.128Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.128Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.128Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.135Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.135Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.142Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.142Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.142Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.142Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.151Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.151Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.159Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.166Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.166Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.173Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.173Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.180Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.180Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.187Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.187Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.188Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.188Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.190Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.197Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.197Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.211Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.211Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.218Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.218Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.226Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.226Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.227Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.227Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.228Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.228Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.229Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.229Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.230Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.231Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.231Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.232Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.232Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.233Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.233Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.233Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.233Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.234Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.234Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.235Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.235Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.236Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.236Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.238Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.238Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.239Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.239Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.240Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.240Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.241Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.241Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.242Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.242Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.243Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.243Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.245Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.245Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.246Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.246Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.247Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.247Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.248Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.248Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.249Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.249Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.250Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.250Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:20.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.256Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.256Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.257Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.257Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.258Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.258Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.259Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.259Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.260Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.260Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.261Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.261Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.262Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.262Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.263Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.263Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.265Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.265Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.266Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.266Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.267Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.267Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.268Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.268Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.269Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.269Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.270Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.270Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.271Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.271Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.273Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.273Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.274Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.275Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.275Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.276Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.276Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.277Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.277Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.278Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.278Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.279Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.279Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.280Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.280Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.282Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.282Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.283Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.283Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.284Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.284Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.285Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.285Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.286Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.286Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.287Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.287Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.288Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.288Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.290Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.290Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.291Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.291Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.292Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.292Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.293Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.293Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.294Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.294Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.295Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.295Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.296Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.296Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.298Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.298Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.299Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.299Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.300Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.300Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.301Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.301Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.302Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.302Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.303Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.303Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.304Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.304Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.305Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.305Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:20.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:20.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.309Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.309Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.310Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.310Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.311Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.311Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.312Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.312Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.313Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.313Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.314Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.314Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.315Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.315Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.317Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.318Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.318Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.319Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.319Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.320Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.320Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.321Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.321Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.323Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.323Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.324Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.324Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.326Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.326Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.327Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.327Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.328Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.329Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.329Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.330Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.330Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.331Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.331Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.332Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.332Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.334Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.334Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.335Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.335Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.336Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.336Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.337Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.337Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.338Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.338Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.339Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.339Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.340Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.340Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.341Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.341Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.343Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.343Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.344Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.344Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.345Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.345Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.346Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.346Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.347Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.347Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.348Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.348Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.349Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.349Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.351Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.351Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.353Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.353Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.354Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.354Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.355Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.355Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.356Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.356Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.357Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.357Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.358Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.358Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:20.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.362Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.362Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.363Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.363Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.364Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.364Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.365Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.365Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.366Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.366Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.367Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.367Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.368Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.368Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.370Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.370Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.372Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.372Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.373Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.373Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.374Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.374Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.375Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.375Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.376Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.376Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.378Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.378Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.379Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.379Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.380Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.380Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.381Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.381Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.382Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.382Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.383Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.383Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.385Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.385Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.386Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.386Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.387Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.387Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.388Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.388Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.389Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.389Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.390Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.390Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.392Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.392Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.393Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.393Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.394Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.394Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.395Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.395Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.396Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.396Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.397Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.397Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.399Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.399Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.400Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.400Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.401Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.401Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.402Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.402Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.404Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.404Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.405Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.405Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.408Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.408Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.409Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.409Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.410Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.410Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.411Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.411Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.412Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.412Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.413Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.413Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.414Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.414Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.416Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.416Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.417Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.418Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.418Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.419Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.419Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.420Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.420Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.421Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.421Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.423Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.423Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.425Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.425Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.426Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.426Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.427Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.427Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.428Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.428Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.429Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.429Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.431Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.431Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.432Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.432Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.433Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.433Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.434Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.434Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.435Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.435Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.436Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.436Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.438Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.438Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.439Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.439Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.440Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.440Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.440Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.440Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.441Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.441Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.442Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.442Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.443Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.443Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.445Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.445Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.446Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.446Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.447Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.447Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.448Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.448Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.449Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.449Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.450Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.450Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.450Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.450Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.453Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.453Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.454Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.454Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.455Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.455Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.456Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.456Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.457Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.457Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.458Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.458Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.459Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.459Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.462Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.462Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.463Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.463Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.464Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.464Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.465Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.465Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.466Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.466Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.467Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.467Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.467Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.467Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.469Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.469Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.470Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.470Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.471Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.471Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.472Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.472Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.473Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.473Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.474Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.474Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.476Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.476Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.477Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.477Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.478Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.478Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.479Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.479Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.480Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.480Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.481Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.481Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.483Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.483Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.484Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.484Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.485Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.485Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.486Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.486Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.490Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.490Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.491Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.491Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.493Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.493Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.494Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.494Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.495Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.495Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.496Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.496Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.497Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.497Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.498Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.498Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.501Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.501Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.502Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.502Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.503Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.503Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.504Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.504Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.505Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.505Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.506Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.506Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.507Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.507Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.509Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.509Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.511Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.511Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.512Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.512Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.513Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.513Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.514Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.514Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.516Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.516Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.517Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.517Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.518Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.518Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.519Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.519Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.520Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.520Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.521Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.521Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.522Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.522Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.523Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.523Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.524Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.524Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.525Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.525Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.526Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.526Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.526Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.526Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.527Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.527Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.528Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.528Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.529Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.529Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.531Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.531Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.532Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.532Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.533Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.533Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.534Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.534Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.535Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.535Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.536Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.536Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.538Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.538Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.539Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.539Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.540Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.540Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.541Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.541Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.542Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.542Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.543Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.543Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.546Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.546Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.547Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.547Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.548Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.549Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.549Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.550Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.550Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.551Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.551Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.552Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.552Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.554Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.554Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.555Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.555Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.556Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.556Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.557Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.557Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.558Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.558Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.559Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.559Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.560Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.560Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.561Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.562Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.562Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.563Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.563Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.564Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.564Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.565Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.565Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.565Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.565Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.566Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.566Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.567Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.567Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.569Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.569Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.570Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.570Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.571Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.571Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.572Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.572Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.573Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.573Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.574Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.574Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.576Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.576Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.577Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.577Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.578Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.578Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.579Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.579Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.580Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.580Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.581Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.581Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.583Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.583Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.584Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.584Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.585Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.585Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.586Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.586Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.587Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.587Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.588Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.588Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:20.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.594Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.594Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.595Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.595Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.596Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.596Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.597Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.597Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.598Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.598Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.599Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.599Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.600Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.600Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.601Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.601Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.603Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.603Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.604Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.604Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.605Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.605Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.607Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.607Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.608Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.608Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.609Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.609Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.611Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.611Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.613Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.613Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.614Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.614Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.615Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.615Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.616Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.616Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.617Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.618Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.618Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.620Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.620Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.621Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.621Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.622Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.622Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.624Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.624Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.625Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.625Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.626Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.626Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.628Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.628Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.629Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.629Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.630Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.630Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.631Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.631Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.632Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.632Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.633Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.633Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.634Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.634Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.635Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.637Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.637Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.638Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.638Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.639Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.639Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.640Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.640Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.641Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.641Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.642Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.642Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.643Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.643Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:20.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:20.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.647Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.647Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.648Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.649Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.649Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.650Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.650Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.651Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.651Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.652Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.652Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.653Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.653Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.654Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.654Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.656Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.656Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.657Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.657Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.658Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.658Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.659Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.659Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.660Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.660Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.661Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.661Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.662Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.662Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.664Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.664Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.665Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.665Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.666Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.666Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.667Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.667Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.668Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.668Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.669Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.669Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.670Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.670Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.671Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.671Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.673Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.673Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.674Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.674Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.675Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.675Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.676Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.676Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.677Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.677Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.678Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.678Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.679Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.679Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.681Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.681Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.682Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.682Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.683Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.684Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.684Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.685Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.685Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.686Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.686Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.687Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.687Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.689Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.689Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.690Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.690Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.691Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.691Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.692Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.692Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.693Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.693Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.694Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.694Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.695Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.695Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.696Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.696Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:20.700Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:20.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.701Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.701Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.702Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.702Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.703Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.703Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.704Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.704Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.705Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.706Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.706Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.707Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.707Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.709Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.709Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.710Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.710Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.711Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.711Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.712Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.712Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.713Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.713Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.714Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.714Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.715Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.715Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.717Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.718Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.718Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.719Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.719Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.720Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.720Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.721Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.721Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.722Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.722Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.723Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.723Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.724Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.724Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.726Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.726Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.727Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.727Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.728Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.729Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.729Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.730Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.730Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.731Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.731Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.732Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.732Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.734Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.734Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.735Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.735Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.736Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.736Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.737Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.737Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.738Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.738Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.739Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.739Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.740Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.740Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.741Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.741Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.743Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.743Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.744Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.744Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.745Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.745Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.746Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.746Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.747Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.747Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.748Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.748Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.749Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.749Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: delete from return_pet_entity rpe1_0 2026-05-21T13:10:20.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.759Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.759Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.763Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.763Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.764Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.764Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.765Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.765Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.766Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.766Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.767Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.767Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.768Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.768Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.770Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.770Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.771Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.771Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.772Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.772Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.772Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.773Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.773Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.774Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.774Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.775Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.775Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.777Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.777Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.778Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.778Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.779Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.779Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.780Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.780Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.781Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.781Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.782Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.782Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.784Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.784Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.786Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.786Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.787Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.787Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.788Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.788Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.789Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.789Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.791Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.791Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.792Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.792Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.793Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.793Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.794Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.794Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.795Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.795Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.796Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.796Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.797Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.797Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.798Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.798Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.799Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.799Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.800Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.800Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.801Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.801Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.802Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.802Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.803Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.803Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.804Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.804Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.807Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.807Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.808Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.808Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.809Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.809Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.810Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.810Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.811Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.811Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.812Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.812Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.813Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.813Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.815Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.815Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.817Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.817Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.818Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.818Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.819Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.819Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.820Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.820Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.822Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.822Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.823Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.823Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.824Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.824Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.825Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.825Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.826Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.826Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.827Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.827Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.828Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.828Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.829Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.829Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.830Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.830Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.831Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.831Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.832Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.832Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.833Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.833Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.834Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.834Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.835Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.835Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.837Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.837Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.838Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.838Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.839Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.839Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.840Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.840Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.840Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.840Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.841Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.841Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.842Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.842Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.844Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.844Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.845Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.845Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.846Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.846Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.847Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.847Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.848Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.848Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.848Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.848Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.849Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.849Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.852Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.852Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.853Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.853Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.854Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.854Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.855Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.855Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.856Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.856Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.857Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.857Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.858Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.858Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.860Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.860Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.861Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.861Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.862Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.862Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.863Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.863Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.864Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.864Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.865Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.865Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.866Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.866Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.868Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.868Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.869Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.869Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.870Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.870Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.871Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.871Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.872Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.872Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.873Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.873Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.873Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.875Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.875Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.876Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.876Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.877Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.877Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.878Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.878Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.879Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.879Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.880Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.880Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.882Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.882Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.883Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.883Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.884Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.884Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.885Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.885Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.886Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.886Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.887Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.887Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.889Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.889Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.890Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.890Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.891Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.891Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.892Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.892Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.893Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.893Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.894Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.894Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.897Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.897Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.898Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.898Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.899Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.899Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.900Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.900Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.901Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.901Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.902Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.902Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.903Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.903Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.906Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.906Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.907Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.907Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.908Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.908Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.909Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.909Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.910Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.910Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.911Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.911Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.913Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.913Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.914Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.914Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.915Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.915Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.916Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.916Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.917Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.917Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.918Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.918Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.920Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.920Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.921Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.921Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.922Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.922Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.923Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.923Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.924Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.924Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.925Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.925Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.927Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.927Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.928Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.928Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.929Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.929Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.930Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.930Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.931Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.931Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.932Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.932Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.934Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.934Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.935Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.935Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.936Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.936Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.937Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.937Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.938Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.938Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.939Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.939Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.942Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.942Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.943Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.943Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.944Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.944Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.945Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.945Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.946Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.946Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.947Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.947Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.948Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.948Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.951Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.951Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.952Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.952Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.953Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.953Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.954Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.954Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.955Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.955Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.956Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.956Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.958Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.958Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.959Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.959Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.960Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.960Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.961Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.961Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.962Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.962Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.962Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.962Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.963Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.963Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.965Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.965Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.966Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.966Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.967Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.967Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.968Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.968Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.969Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.969Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.970Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.970Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.972Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.972Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.973Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.973Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.974Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.974Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.975Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.975Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.976Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.976Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.977Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.977Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.979Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.979Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.980Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.980Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.981Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.981Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.981Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.981Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.982Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.982Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.983Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.983Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:20.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.984Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.984Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. Hibernate: insert into client_entity (client_email,client_name,client_phone,has_children,has_pets,dtype,id) values (?,?,?,?,?,'AdopterEntity',default) Hibernate: insert into pet_entity (age,arrive_to_shelter,arrive_to_shelter_date,breed,name,pet_state,sex,shelter_id,size,species,specific_requirements,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,?,default) Hibernate: insert into follow_up_entity (observation,pet_id,veterinary_id,visit_date,id) values (?,?,?,?,default) 2026-05-21T13:10:20.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.991Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.991Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.992Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.992Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.993Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.993Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.994Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.994Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.995Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.995Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.996Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.996Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.997Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.997Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:20.999Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:20.999Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.001Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.001Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.002Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.002Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.003Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.003Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.004Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.004Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.005Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.005Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.006Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.006Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.008Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.008Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.009Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.009Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.010Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.010Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.011Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.011Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.012Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.012Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.012Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.012Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.012Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.012Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.012Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.012Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.012Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.012Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.013Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.013Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.014Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.014Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.016Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.016Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.017Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.017Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.018Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.018Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.019Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.019Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.022Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.022Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.023Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.023Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.024Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.024Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.025Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.025Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.027Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.027Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.028Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.028Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.029Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.029Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.030Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.030Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.031Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.031Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.032Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.032Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.033Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.033Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.035Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.035Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.036Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.036Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.037Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.037Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.038Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.038Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.039Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.039Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.040Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.040Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.041Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.041Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.042Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.042Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into adoption_entity (adopter_id,adoption_date,follow_up_id,pet_id,return_pet_id,status,trial_end_date,trial_start_date,id) values (?,?,?,?,?,?,?,?,default) 2026-05-21T13:10:21.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.ReturnPetEntity with arguments []. Returning null. 2026-05-21T13:10:21.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.046Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.046Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.047Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.047Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.048Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.049Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.049Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.050Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.050Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.051Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.051Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.052Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.052Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.055Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.055Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.056Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.056Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.057Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.057Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.058Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.058Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.059Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.059Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.060Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.060Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.061Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.061Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.063Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.063Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.064Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.064Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.065Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.065Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.066Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.066Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.067Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.067Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.068Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.068Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.069Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.069Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.071Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.071Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.073Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.073Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.074Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.074Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.075Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.075Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.076Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.076Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.077Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.078Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.078Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.080Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.080Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.081Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.081Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.082Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.082Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.084Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.084Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.085Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.085Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.086Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.086Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.088Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.088Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.089Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.089Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.090Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.090Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.091Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.091Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.092Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.092Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.093Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.093Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.094Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.094Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. Hibernate: insert into return_pet_entity (adoption_id,reason,return_date,id) values (?,?,?,default) 2026-05-21T13:10:21.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.099Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.099Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.100Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.100Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.101Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.101Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.102Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.102Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.103Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.103Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.104Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.104Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.105Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.105Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.107Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.107Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.109Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.109Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.110Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.110Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.111Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.111Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.112Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.112Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.114Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.114Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.115Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.115Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.116Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.116Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.117Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.117Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.118Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.118Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.119Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.119Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.120Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.120Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.122Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.122Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.123Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.123Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.124Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.124Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.125Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.125Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.126Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.126Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.127Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.127Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.129Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.129Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.130Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.130Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.131Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.131Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.132Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.132Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.133Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.133Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.134Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.134Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.136Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.136Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.137Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.137Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.138Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.138Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.139Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.139Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.140Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.140Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.141Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.141Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.144Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.144Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.145Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.145Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.146Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.146Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.147Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.147Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.148Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.148Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.149Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.149Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.150Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.150Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.152Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.152Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.153Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.153Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.154Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.154Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.155Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.155Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.156Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.156Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.157Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.157Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.158Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.158Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.159Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.160Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.160Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.161Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.161Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.162Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.162Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.163Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.163Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.164Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.164Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.165Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.165Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.167Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.167Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.168Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.168Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.169Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.169Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.170Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.170Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.171Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.171Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.172Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.172Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.174Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.174Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.175Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.175Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.176Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.176Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.177Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.177Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.178Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.178Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.179Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.179Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.181Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.181Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.182Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.182Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.183Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.183Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.184Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.184Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.185Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.185Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.186Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.186Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.189Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.189Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.190Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.191Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.191Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.192Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.192Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.193Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.193Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.194Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.194Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.195Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.195Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.198Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.198Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.199Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.199Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.200Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.200Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.201Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.201Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.202Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.202Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.203Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.203Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.205Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.205Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.206Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.206Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.207Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.207Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.208Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.208Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.209Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.209Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.210Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.210Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.212Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.212Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.213Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.213Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.214Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.214Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.215Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.215Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.216Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.216Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.217Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.217Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.219Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.219Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.220Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.220Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.221Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.221Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.222Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.222Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdoptionEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdoptionEntity with arguments []. Returning null. 2026-05-21T13:10:21.223Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.pets.entities.AdopterEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2026-05-21T13:10:21.223Z WARN 92 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.pets.entities.AdopterEntity with arguments []. Returning null. 2026-05-21T13:10:21.224Z WARN 92 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth